CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 神经网络 c源程序

搜索资源列表

  1. GA_NN

    1下载:
  2. 使用遗传算法(GA)优化神经网络(NN)结构的C语言源程序-The use of genetic algorithms (GA) optimization of neural networks (NN) structure of C language source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:44229
    • 提供者:ann
  1. bp

    0下载:
  2. Visual C++源程序;利用神经网络进行0-9十个数字图像的识别。-Neural network identification numbers 0-9
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:65090
    • 提供者:姚敏
  1. CsourceCodeBP

    0下载:
  2. C++的BP算法源程序,注释清晰,适用于对bp神经网络算法进行研究。 飘渺水云间 -C++ source code of the BP algorithm, note clarity, suitable for bp neural network research. zhida88
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2458
    • 提供者:wanglei
  1. Flood2

    0下载:
  2. 神经网络开源C++源程序,基于visual Studio.net 2008环境开发-neural neatworks open source code(C++),developed in visual Studio.net 2008
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:10727881
    • 提供者:还一个
  1. neropsd

    0下载:
  2. 神经网络自适应PSD算法的C源程序,附带数据。-Neural network adaptive PSD algorithm C source, with the data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:468582
    • 提供者:zml
  1. BPN

    1下载:
  2. c语言的bp神经网络源程序,已测试通过,并运用在太阳黑子的预测中-c languages bp neural network source code, have been tested and used in the prediction of Sunspots
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:4128
    • 提供者:zhanghr
  1. ART1

    0下载:
  2. c语言的自组织神经网络源程序,已测试通过(自适应共振理论模型)-c language, self-organizing neural network source code, have been tested (adaptive resonance theory model)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:24842
    • 提供者:zhanghr
  1. ann

    1下载:
  2. matlab入门教程简单与详细版本、matlab神经网络源程序工具箱 、turbo码的c语言和matlab仿真程序 加州大学一博士写的基于sift的图像匹配源代码,.rar-matlab simple and detailed version of the Getting Started tutorial, matlab neural network toolbox source code, turbo codes in c language and matlab simulation prog
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10574554
    • 提供者:陈君
  1. BP

    0下载:
  2. 比较经典的一种BP算法源程序,神经网络的方面的东西。C++编写的-Comparison of the classical BP algorithm is a kind of source, neural networks of things. Written in C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2431
    • 提供者:古云端
  1. Neuralnetworkalgorithmsourcecode

    0下载:
  2. 多个神经网络算法C程序源代码,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序-Number of neural network algorithm C source code, such as SOM, HOPFIELD, CPN, BPN, BOLTZMAN, ART, ADALINE, while providing source code for the demonstration of different algor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:109135
    • 提供者:syc
  1. C__Neural_netowr_ANNIE

    1下载:
  2. 神经网络ANNIE最新C++源程序包,包括BP,LMS,RBF,SOM,ART等算法源程序-neural network ANNIE code package,include BP,LMS,RBF,SOM,ART,etc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:472701
    • 提供者:li bo
  1. bp

    0下载:
  2. C++的BP算法源程序神经网络,学习一下吧-C++, source neural network BP algorithm, learning about it
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2200
    • 提供者:李宏图
  1. bp

    0下载:
  2. bp 神经网络的算法实现 c++的源程序-bp neural network algorithm to achieve c++ source program
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2359
    • 提供者:小四
  1. BPNNPID

    1下载:
  2. 神经网络的C++源程序。提供sigmod,tanh,tansig三种函数的实现方式。-Neural Networks C++ source code. Provide sigmod, tanh, tansig three functions are implemented.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-12-20
    • 文件大小:335857
    • 提供者:Air
  1. network

    0下载:
  2. 神经网络训练的C/C++源程序,可根据给定的样本和精度进行学习,获得系统输入-输出之间的非线性映射关系。-Neural network training, C/C++ source code, according to a given sample and the accuracy of learning, access to the system input- output relationship between the non-linear mapping.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:24046
    • 提供者:zhou
  1. CPPBPNNA

    0下载:
  2. 神经网络算法的C++实现代码 cpp源程序-C++BP NNA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2514
    • 提供者:琳琳
  1. the-realizati-of-neural-network-

    0下载:
  2. 使用c语言实现神经网络异或的功能、源程序比较简洁-c language differences or neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4723
    • 提供者:deng
  1. ANN_bp

    0下载:
  2. 用于训练多层感知器的神经网络BP算法C++源程序,有较为详细的注释。-For the training of Multilayer Perceptron Neural Network the BP algorithm C++ source, more detailed notes.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:3047
    • 提供者:krisfrank
  1. CPP_for_BP_code

    0下载:
  2. C++的BP算法源程序,可用与神经网络设计-C++ source BP algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-10
    • 文件大小:6005
    • 提供者:zjl
  1. BPNN

    0下载:
  2. BP神经网络源程序,用C++编写,供大家学习、参考,也欢迎大家给我提出宝贵意见。-BP neural network source, using C++ prepared for learning, reference, also welcome to give me valuable advice.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:5969
    • 提供者:一棵树
« 1 2 3 4 56 »
搜珍网 www.dssz.com